home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / extrem_t.exe / scripts / DefineButton2_243 / BUTTONCONDACTION on(keyPress Enter).as next >
Text File  |  2012-08-27  |  76b  |  5 lines

  1. on(keyPress "<Enter>"){
  2.    gotoAndPlay(300);
  3.    sonMC.gotoAndPlay(4);
  4. }
  5.